@charset "utf-8";
/* CSS Document */

/*地图-开始*/
.c_area {
	width: 1000px;
	margin: 0 auto
}
.clearfix, .br_skyBlue, .r_wrap {
	zoom: 1
}
.mt5 {
	margin-top: 5px!important
}
.mt10 {
	margin-top: 10px!important
}
.fl {
	float: left
}
#nav {
	height: 28px;
	background: #F7F7F7;
	border: 1px solid #D8D9D9;
	margin: 0 auto;
	width: 988px;
	padding: 0 5px;
	color: #666;
	line-height: 28px;
}
#dituContent {
	width: 798px;
	height: 548px;
	border: #ccc solid 1px;
	float: left;
}
.iw_poi_title {
	color: #CC5522;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap
}
.iw_poi_content {
	font: 12px arial, sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word
}
#query {
	width: 188px;
	height: 548px;
	float: right;
	border: 1px solid #ccc;
}
#query .chaxun {
	width: 188px;
	height: 50px;
	background: #F5841C;
	color: #fff;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
}
#query ul li {
	width: 64px;
	height: 40px;
	line-height: 30px;
	float: left;
	padding-left: 30px;
	margin-top: 20px;
}
/*地图-结束*/